home *** CD-ROM | disk | FTP | other *** search
/ SVM Multimedia Villagina 5 / SVM Multimedia - Villagina 5.iso / mac / SVMM_5 / PARC.DIR / 00145_Script_145 < prev    next >
Text File  |  1996-01-15  |  293b  |  13 lines

  1. on mouseUp
  2.   global gfrommarker,gfrommovie, separateur,enigme
  3.   if enigme = 5 then
  4.     sound stop 1
  5.     sonmoney
  6.   else
  7.     set gfrommovie = the pathname & the movie
  8.     set gfrommarker = "16i"
  9.     go to "tampon" of movie the pathname & "dtv" &separateur& "DetV.DIR"
  10.   end if
  11. end
  12.  
  13.